nitrogen6x: staticize board file
authorEric Nelson <[email protected]>
Thu, 2 Oct 2014 19:16:27 +0000 (12:16 -0700)
committerStefano Babic <[email protected]>
Mon, 6 Oct 2014 15:57:21 +0000 (17:57 +0200)
commit9fc425278b333f481d1bbf1efd98813dcd4d57d4
treef1caf44c8ba049b0403b744a961f22cf58d49f58
parent693cccf412b14b69cd6c81e10f150302ebfdd696
nitrogen6x: staticize board file

Declare locally-used data structures and functions as
static and pull in header files to prevent compiler warnings
of "Should it be static?" when building with "make C=1".

Signed-off-by: Eric Nelson <[email protected]>
board/boundary/nitrogen6x/nitrogen6x.c